home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 18 / 018.d81 / cat tool boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  148b  |  5 lines

  1. 10 rem   cat tool boot
  2. 20 ifx=0thenx=1:load"q&d cat tool.obj",8,1
  3. 30 print"[147]load"chr$(34)"q&d cat tool"chr$(34)",8":print"run"
  4. 40 poke631,13:poke632,13:poke198,2:end
  5.